﻿@charset "utf-8";
/* CSS Document */
/*    内页焦点图    */
.subFocus{ width:100%; height:360px; overflow:hidden; text-align:center; position:relative; color:#fff; padding-top:100px;}
.subFocus i{ width:100%; height:50px; line-height:50px; float:left; font-size:36px; font-style:normal; letter-spacing:10px; text-indent:10px; position:relative; z-index:2; padding-top:140px;}
.subFocus b{ width:100%; font-size:16px; font-weight:normal; float:left; position:relative; z-index:2}
.subFocus span{ display:block; width:100%; height:100%; transition:all 6.6s ease-in-out; -moz-transition:all 6.6s ease-in-out; -webkit-transition:all 6.6s ease-in-out; -o-transition:all 6.6s ease-in-out; position:relative; z-index:1; background-repeat:no-repeat; background-position:center bottom;}
.subFocus:hover span{ transform:scale(1.4); -moz-transform:scale(1.4); -webkit-transform:scale(1.4); -o-transform:scale(1.4);} 
.subFocus .sAboutPic{ background-image:url(../images/aboutFocusBg.jpg);}
.subFocus .sNewsPic{ background-image:url(../images/newsFocusBg.jpg);}
.subFocus .sSerPic{ background-image:url(../images/serFocusBg.jpg);}
.subFocus .sQuestPic{ background-image:url(../images/questFocusBg.jpg);}
.subFocus .sContactPic{ background-image:url(../images/tactFocusBg.jpg);}
.subFocus .sZcPic{ background-image:url(../images/zcFocusBg.jpg);}

/*    内页共用    */
.subCon{ width:100%; height:auto; padding-bottom:30px; overflow:hidden; position:relative;}  
.wordBox{ width:970px; height:auto; overflow:hidden;}
.subWidth{ width:1120px; padding-top:60px}
.subCon .scLoca{ width:778px; height:auto; padding-bottom:14px; float:left; font-size:12px; color:#333; border-bottom:1px solid #eee; position:absolute; left:0; z-index:1}
.subCon .scLoca i{ font-style:normal;}
.subCon .scLoca a{ color:#333;}
.subCon .scLoca .Line{ border-bottom:2px solid #ec7245; padding-bottom:17px;}

.locaA,.locaB{ height:110px; overflow:hidden; margin:0 auto; position:relative;}
.locaA{ width:970px;}
.locaB{ width:1030px;}
.locaA .scLoca{ width:970px; top:60px;}
.locaB .scLoca{ width:1030px; top:60px;}

.subCon .scLoca a:hover{ color:#ec7245;}
.subCon .scListR{ width:290px; height:auto; overflow:hidden; float:right;}
.subCon .scListR .slrTit{ display:inline-block; width:auto; height:35px; font-size:16px; font-style:normal; color:#333; border-bottom:2px solid #ec7245; position:relative; z-index:2;}
	/*    新闻形式    */
.subCon .scListR ul.slrNews{ width:290px; height:auto; overflow:hidden; float:left; border-top:1px solid #eee; position:relative; margin-top:-1px; z-index:1;}
.subCon .scListR ul.slrNews li{ width:290px; height:40px; overflow:hidden; float:left; font-size:12px; line-height:40px; border-bottom:1px dashed #ddd; background:url(../images/srListLiBg.png) no-repeat 6px center;}
.subCon .scListR ul.slrNews li a{ padding-left:20px; color:#333;}
.subCon .scListR ul.slrNews li a:hover{ color:#ec7245;}
.subCon .scListR ul.slrNews li i{ color:#999; font-style:normal; float:right;}
	/*    问答形式    */
.subCon .scListR ul.slrQues{ width:290px; height:auto; padding-top:6px; overflow:hidden; float:left; border-top:1px solid #eee; position:relative; margin-top:-1px; z-index:1;}
.subCon .scListR ul.slrQues li{ width:280px; height:auto; padding:10px 5px; overflow:hidden; float:left; border-bottom:1px dashed #ddd; background:url(../images/srListLiBg.png) no-repeat 6px center;}
.subCon .scListR ul.slrQues li h5{ padding-left:35px; box-sizing:border-box; background:url(../images/homeQiconA.png) no-repeat left center; color:#666; font-size:14px; line-height:30px; font-weight:normal;}
.subCon .scListR ul.slrQues li h5 a{ color:#666;}
.subCon .scListR ul.slrQues li a:hover{ color:#ec7245;}
.subCon .scListR ul.slrQues li p{ padding-left:35px; box-sizing:border-box; background:url(../images/homeQiconB.png) no-repeat left top; color:#999; font-size:12px; line-height:20px;}
	/*    项目形式    */
.subCon .scListR ul.slrSer{ width:290px; height:auto; padding:18px 0 50px 0; overflow:hidden; float:left; border-top:1px solid #eee; position:relative; margin-top:-1px; z-index:1;}
.subCon .scListR ul.slrSer li{ width:290px; height:36px; padding:2px 0; overflow:hidden; float:left; position:relative; line-height:36px;}
.subCon .scListR ul.slrSer a{ display:block; padding-left:32px; background:#f5f5f5; position:relative; color:#666;}
.subCon .scListR ul.slrSer a span{ width:4px; height:10px; background:#ddd; position:absolute; left:10px; top:10px;}
.subCon .scListR ul.slrSer a i{ font-size:12px; font-style:normal; color:#ccc; padding-left:10px;}
.subCon .scListR ul.slrSer a:hover,.subCon .scListR ul.slrSer li.on a{ background:#ec7245; color:#fff;}
.subCon .scListR ul.slrSer a:hover span,.subCon .scListR ul.slrSer li.on span{ background:#fff;}
.subCon .scListR ul.slrSer a:hover i,.subCon .scListR ul.slrSer li.on i{ color:#fff;}
	/*    列表分页    */
.page{ width:100%; height:auto; padding:40px 3px 10px 3px; box-sizing:border-box; margin:3px; text-align:center; float:left; line-height:28px;}
.page a,.page .prev{ padding:6px 18px; border-radius:100px; border:1px solid #bbb; text-align:center; color:#999;}
.page a:hover,.page a:active,.page span.current{ border:1px solid #5f9f2a; color:#5f9f2a;}
.page span.current{ padding:6px 18px; border-radius:100px; text-align:center; font-weight:bolder;}
.page span.point{ font-size:20px; color:#999;}
	/*    内容分页    */
.pageSub{ width:100%; height:auto; overflow:hidden; float:left; border-top:1px dashed #ddd; padding-top:20px; margin-top:40px; position:relative; padding-right:150px; box-sizing:border-box;}
.pageSub p{ width:100%; float:left;}
.pageSub a.return{ width:120px; height:40px; position:absolute; right:0; top:26px; border:1px solid #ddd; border-radius:8px; text-align:center; line-height:40px;}
.pageSub a{ font-size:14px; line-height:30px; color:#333;}
.pageSub a:hover{ color:#5f9f2a;}

/*    关于我们    */
.aboutBg{ background:url(../images/homeAboutBg.jpg) no-repeat center bottom;} 
.aboutTop,.aboutMid,.aboutFot{ width:970px; height:auto; overflow:hidden;margin-top: 50px;}
.subCon .aboutTop{ padding:50px 0 60px 0; border-bottom:1px dashed #ddd; position:relative;}
.subCon .aboutTop .atWord{ width:696px; height:auto; float:right; overflow:hidden; font-size:12px; line-height:26px; color:#666; text-indent:2em}
.subCon .aboutTop .atPic{ width:970px; height:610px; float:left; padding-top:80px; position:relative;}
.subCon .aboutTop .atPic .apImg{ border-radius:10px; overflow:hidden; position:absolute;}
.subCon .aboutTop .atPic .picA{ width:318px; height:374px; left:0; top:90px;}
.subCon .aboutTop .atPic .picB{ width:408px; height:184px; left:324px; top:90px;}
.subCon .aboutTop .atPic .picC{ width:408px; height:184px; left:324px; top:280px;}
.subCon .aboutTop .atPic .picD{ width:232px; height:374px; left:738px; top:90px;}
.subCon .aboutTop .atPic .picE{ width:482px; height:210px; left:0; top:470px;}
.subCon .aboutTop .atPic .picF{ width:482px; height:210px; left:488px; top:470px;}
.subCon .aboutTop .atList{ width:970px; height:auto; overflow:hidden; float:left;}
.subCon .aboutTop .atList li{ width:226px; height:auto; overflow:hidden; float:left; background:url(../images/alIconLi.png) no-repeat 0 2px; padding:0 113px 30px 22px;}
.subCon .aboutTop .atList li b{ color:#ec7245; width:100%; float:left; line-height:14px; padding-bottom:4px;}
.subCon .aboutTop .atList li i{ color:#666; line-height:20px; width:100%; float:left; overflow:hidden; font-style:normal;}
.subCon .aboutTop .alFirst{ padding-top:60px;}

.subCon .atTit{ width:272px; min-height:100px; height:auto; overflow:hidden; float:left; position:relative;}
.subCon .atTit span{ width:30px; height:2px; background:#ec7245; position:absolute; left:0; top:7px;}
.subCon .atTit i{ font-size:18px; font-style:normal; color:#333; position:absolute; left:0; top:50px;}
.subCon .atTit b{ color:#666; font-weight:normal; position:absolute; left:0; top:72px;}
.subCon .aboutMid{ margin-top:60px;}
.subCon .aboutMid p{ width:auto; padding-top:70px; font-size:12px; color:#bbb; float:left;}
.subCon .aboutMid p.amYsA{ background:url(../images/sAboutNumBgA.png) no-repeat left top; padding-right:60px;}
.subCon .aboutMid p.amYsB{ background:url(../images/sAboutNumBgB.png) no-repeat left top; padding-right:52px;}
.subCon .aboutMid p.amYsC{ background:url(../images/sAboutNumBgC.png) no-repeat left top; padding-right:76px;}
.subCon .aboutMid p.amYsD{ background:url(../images/sAboutNumBgD.png) no-repeat left top; padding-right:70px;}
.subCon .aboutMid img{ padding:80px 0;}
.subCon .aboutFot ul{ width:696px; height:auto; padding-bottom:30px; overflow:hidden; float:right;}
.subCon .aboutFot ul li{ width:100%; height:43px; padding-left:30px; box-sizing:border-box; float:left; background:url(../images/sAboutListBg.png) no-repeat left top; font-size:12px; line-height:14px; color:#666;}

/*    新闻列表    */
.sNewsList{ width:778px; height:auto; overflow:hidden; float:left; padding-top:35px}
.sNewsList a{ transition:.6s; -moz-transition:.6s; -webkit-transition:.6s; -o-transition:.6s;}
.sNewsList ul{ width:770px; padding:0 4px; overflow:hidden;}
.sNewsList ul li{ width:770px; height:96px; padding:25px 0; float:left; border-bottom:1px solid #eee; position:relative;}
.sNewsList ul li img{ width:190px; height:96px; float:left; padding-right:28px; transition:1s; -moz-transition:1s; -webkit-transition:1s; -o-transition:1s;}
.sNewsList ul li.on img{ transform:scale(1.2); -moz-transform:scale(1.2); -webkit-transform:scale(1.2); -o-transform:scale(1.2);}
.sNewsList ul li.on h4 a{ color:#eb3d00;}
.sNewsList ul li h4{ width:552px; height:30px; float:left; overflow:hidden; font-size:16px; line-height:26px; color:#333;}
.sNewsList ul li h4 a{ color:#333;}
.sNewsList ul li h4 a:hover{ color:#eb3d00;}
.sNewsList ul li p{ width:552px; height:46px; float:left; overflow:hidden; font-size:12px; color:#999;}
.sNewsList ul li i{ font-size:12px; font-style:normal; color:#ccc; position:absolute; left:218px; bottom:20px;}
.sNewsList ul li a.More{ position:absolute; right:0; bottom:20px; font-size:12px; color:#eb3d00;}
.sNewsList ul li a:hover.More{ text-decoration:underline;}
/*    新闻内容    */
.sNewsCon{ width:778px; height:auto; overflow:hidden; padding-top:82px; float:left; position:relative; color:#666; line-height:26px;}
.sNewsCon h2{ width:100%; height:auto; overflow:hidden; padding-bottom:10px; float:left; font:normal 26px/32px 'Arial','Microsoft YaHei'; color:#333;}
.sNewsCon .sncOther{ width:100%; height:auto; overflow:hidden; float:left; color:#ccc; font-style:normal; margin-bottom:60px;}

/*    常见问题    */
.sQuesList{ width:778px; height:auto; padding-top:30px; overflow:hidden; float:left;}
.sQuesList a{ transition:.6s; -moz-transition:.6s; -webkit-transition:.6s; -o-transition:.6s;}
.sQuesList ul{ width:748px; padding:10px 15px; overflow:hidden;}
.sQuesList ul li{ width:748px; height:120px; padding-top:15px; float:left; position:relative;}
.sQuesList ul li a.sqlTit{ color:#333; font-size:16px; line-height:46px;}
.sQuesList ul li a.sqlTit i{ color:#ec7245; font-size:18px; font-style:normal;}
.sQuesList ul li a:hover.sqlTit{ color:#ec7245}
.sQuesList ul li a.sqlCon{ display:block; width:704px; height:40px; padding:16px 21px; float:left; border:1px solid #ebeef3; color:#999; font-size:12px; line-height:20px;}
.sQuesList ul li.on a.sqlTit{ color:#ec7245}
.sQuesList ul li.on a.sqlCon{ box-shadow:0 0 20px rgba(50,50,50,.1)}

/*    服务列表    */
.sSerList{ width:1080px; height:auto; overflow:hidden; margin:0 auto; padding:70px 0 50px 0;}
.sSerList li{ width:434px; height:110px; float:left; padding:30px 25px; position:relative; margin:10px 28px; overflow:hidden;}
.sSerList li,.sSerList a,.sSerList h5,.sSerList span,.sSerList p{ transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -webkit-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; background:#fff;}
.sSerList li.on{ background:#fff; box-shadow:0 0 30px rgba(190,190,190,.3);}
.sSerList li i{ width:46px; height:46px; padding:31px; position:absolute; left:25px; top:30px; border-radius:100em; border:1px solid #ddd;}
.sSerList li h5{ width:294px; height:42px; padding:10px 0 0 30px; font-size:16px; line-height:16px; position:absolute; left:135px; top:30px;}
.sSerList li h5 a{ color:#333;}
.sSerList li span{ width:20px; height:1px; float:left; background:#eb3d00; position:absolute; left:165px; top:71px;}
.sSerList li p{ width:294px; height:52px; padding:0 0 6px 30px; overflow:hidden; line-height:26px; color:#999; position:absolute; left:135px; top:82px;}
.sSerList li p a{ color:#999;}
.sSerList li a.More{ width:90px; height:90px; border:1px solid #eb3d00; text-align:center; line-height:90px; font-size:12px; color:#333; position:absolute; right:-96px; top:40px;}
.sSerList li.on h5,.sSerList li.on p{ left:-5px;}
.sSerList li.on span{ left:25px;}
.sSerList li.on a.More{ right:25px;}
/*    服务内容    */
.sSerCon{ width:778px; height:auto; overflow:hidden; padding-top:114px; float:left; position:relative; font-size:14px; line-height:32px; color:#999;}
.sSerCon h3{ width:562px; height:30px; font-size:26px; font-weight:normal; line-height:30px; color:#333; float:left; padding-bottom:30px; margin:0 216px 50px 0; border-bottom:2px solid #ec7245;}
.sSerCon h3 i{ font-size:20px; font-style:normal; color:#ccc; text-transform:uppercase; padding-left:20px;}
.sSerCon i.Icon{ width:46px; height:46px; padding:31px; position:absolute; right:0; top:85px; border-radius:100em; border:1px solid #ddd;}

/*    联系我们    */
.sTactCon{ width:1020px; padding:190px 0 150px 0; height:auto; overflow:hidden; position:relative;}
.sTactCon .stcWord{ width:314px; height:328px; padding-top:200px; float:left; padding-left:36px; background:#ec7245; color:#fff; position:relative;}
.sTactCon .stcWord i.mapTit{ width:162px; font-size:26px; line-height:36px; letter-spacing:3px; position:absolute; left:36px; top:37px; font-style:normal;}
.sTactCon .stcWord span{ width:36px; height:3px; position:absolute; left:36px; top:165px; background:#fff;}
.sTactCon .stcWord p{ width:100%; color:#fff; line-height:24px; float:left; padding:4px 0;}
.sTactCon .stcWord p i{ display:block; width:100%; color:#f6b9a2; font-style:normal;}
.sTactCon .stcPeople{ width:238px; height:528px; position:absolute; left:350px; bottom:146px; z-index:2; background:url(../images/mapPeople.png) no-repeat 0 0;}
.sTactCon .stcMap{ width:670px; height:352px; position:absolute; right:0; bottom:150px; z-index:1;}
.sTactCon .stcFontA{ color:#333; font-size:24px; line-height:30px; position:absolute; top:180px; right:0;}
.sTactCon .stcFontA font{ color:#ec7245;}
.sTactCon .stcFontB{ color:#999; line-height:20px; text-align:right; position:absolute; top:218px; right:0;}
.sTactCon .scLoca{ width:1020px; top:50px;}

/*    注册核名    */
.sRegCon{ width:778px; height:auto; overflow:hidden; padding:104px 0 50px 0; float:left;}
.sRegCon input{ height:38px; border:1px solid #ddd; float:left; line-height:38px; padding:0 11px; margin-top:6px;}
.sRegCon i.srcOnline{ width:100%; height:auto; overflow:hidden; float:left; font-weight:bolder; font-style:normal; color:#ccc; line-height:20px;}
.sRegCon p.srcTit{ width:100%; height:auto; overflow:hidden; float:left; font-size:16px; color:#333;}
.sRegCon p.srcWord{ width:100%; height:52px; float:left; margin:15px 0 55px 0; font-size:12px; line-height:52px; color:#999; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd;}
.sRegCon p.srcBoxA{ width:364px; height:auto; float:left; overflow:hidden;}
.sRegCon p.srcBoxA i{ width:100%; float:left; font-style:normal; color:#333;}
.sRegCon p.srcBoxA input{ width:340px;}
.sRegCon p.srcBoxC{ width:174px; height:auto; float:left; overflow:hidden;margin-top:32px;}
.sRegCon p.srcBoxC i{ width:100%; float:left; font-style:normal; color:#333;}
.sRegCon p.srcBoxC  input{ width:150px;}
.sRegCon p.srcBoxB{ width:778px; height:auto; overflow:hidden; float:left; margin-top:32px;}
.sRegCon p.srcBoxB i{ width:100%; float:left; font-style:normal; color:#333;}
.sRegCon p.srcBoxB textarea{ width:758px;height:38px;}
.sRegCon p.srcBoxM{ margin-right:50px;}
.sRegCon .srcBtn{ width:134px; background:#ec7245; border:1px solid #ec7245; text-align:center; color:#fff; font:normal 14px/36px 'Microsoft YaHei'; cursor:pointer; margin-top:58px; margin-left:148px;transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; -webkit-transition:all .2s ease-in-out; -o-transition:all .2s ease-in-out;}
.sRegCon input:hover.srcBtn{ background:#f87849; border:1px solid #e96130; box-shadow:0 0 10px rgba(225,97,49,.5)}

.footer{ border-top:1px solid #ec7245;}